forked from logseq/logseq
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update fs_watcher.cljs #164
Open
Bad3r
wants to merge
28
commits into
master
Choose a base branch
from
test-fs-wrt-time
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test double polling-interval Signed-off-by: Bad3r <[email protected]>
Signed-off-by: Bad3r <[email protected]>
Co-authored-by: Gabriel Horner <[email protected]> Co-authored-by: Gabriel Horner <[email protected]> Co-authored-by: Andelf <[email protected]> Co-authored-by: Konstantinos <[email protected]> Co-authored-by: charlie <[email protected]> Co-authored-by: Konstantinos Kaloutas <[email protected]> Co-authored-by: cui fliter <[email protected]> Co-authored-by: Mikhail Smelov <[email protected]> Co-authored-by: Tienson Qin <[email protected]> Co-authored-by: hasecilu <[email protected]> Co-authored-by: Junyi Du <[email protected]> Co-authored-by: Taylor Hoffmann <[email protected]> Co-authored-by: queeup <[email protected]> Co-authored-by: Phil Denhoff <[email protected]> Co-authored-by: greatbody <[email protected]> Co-authored-by: Allan Chain <[email protected]> Co-authored-by: rcmerci <[email protected]> Co-authored-by: Mega Yu <[email protected]> Co-authored-by: Inge <[email protected]> Co-authored-by: Philippe Letourneau <[email protected]> Co-authored-by: ROCKTAKEY <[email protected]> Co-authored-by: Lewis Sparlin <[email protected]> Co-authored-by: Lewis Sparlin <[email protected]> Co-authored-by: gfgafn <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Fix git/version-control tab title from logseq#9711 Closes logseq#9727 fix(ui): revise graph name dropdown (logseq#9704) Fix logseq#9794 fix logseq#9781 fix logseq#9783 fix typo in stale action and do not close confirmed bugs (logseq#9777) FIX(editor): Fix delete character which has more than one UTF-16 code unit using `Delete` key. close the issue logseq#9834 (logseq#9837)
Co-authored-by: Konstantinos Kaloutas <[email protected]>
Bad3r
force-pushed
the
master
branch
2 times, most recently
from
August 4, 2023 05:41
35ab7a6
to
c09bec5
Compare
commit 0f6266e Author: Andelf <[email protected]> Date: Tue Sep 12 23:23:30 2023 +0800 chore(electron): use logger instead of console.log commit 2029ffa Author: WsinGithub <[email protected]> Date: Tue Sep 12 22:50:14 2023 +0800 Disable autoplay in Bilibili video links fix logseq#8650 commit f2b6c01 Author: Andelf <[email protected]> Date: Tue Sep 12 22:24:54 2023 +0800 chore: bump ios version 0.9.18 for tf release commit c3836a7 Author: Jeffrey 'jf' Lim <[email protected]> Date: Tue Sep 12 18:54:43 2023 +0800 youtube.cljs: allow for single-digit minutes and seconds in youtube-timestamp (addresses logseq#9920) (logseq#9930) * youtube.cljs: allow for single-digit minutes and seconds in youtube-timestamp (addresses logseq#9920) * youtube.cljs: parse "<number>:<number>" as MM:SS to be consistent with the UI display *NOTE that with this commit, we essentially pass util/safe-parse-int a value we do not say it can take (although it works): nil. This will be fixed in a subsequent commit. * youtube.cljs: remove unreachable branches from cond in parse-timestamp * frontend/util.cljc: update safe-parse-int to accept nil as well. TODO: need help fixing malli schema! * fix: parse timestamp --------- Co-authored-by: charlie <[email protected]> commit a7dc7c4 Author: Andelf <[email protected]> Date: Tue Sep 12 13:31:21 2023 +0800 chore: update static/yarn.lock commit 6909768 Author: Andelf <[email protected]> Date: Tue Sep 12 10:51:53 2023 +0800 enhance(electron): support socks5 proxy commit a6d9cd8 Author: Konstantinos <[email protected]> Date: Tue Sep 12 11:05:49 2023 +0300 Enhance (UX): Electron loading (fixed) (logseq#10201) * run use-effect once commit b92d01d Author: hasecilu <[email protected]> Date: Mon Sep 11 09:14:31 2023 -0600 i18n: Update Spanish translations. commit fa53fe2 Author: queeup <[email protected]> Date: Sat Sep 9 00:01:02 2023 +0300 enhance(i18n): update Turkish translation commit 0cef911 Author: rcmerci <[email protected]> Date: Thu Sep 7 21:16:03 2023 +0800 remove redundant codes commit c346116 Author: Andelf <[email protected]> Date: Thu Sep 7 20:34:45 2023 +0800 refactor(sync): start-sync loop commit 0e4e42a Author: Andelf <[email protected]> Date: Thu Sep 7 20:06:52 2023 +0800 fix(sync): check user refresh-token as well commit 70cb124 Author: Andelf <[email protected]> Date: Thu Sep 7 17:27:52 2023 +0800 fix(sync): avoid check connectivity for non-sync graph Close logseq#10169 commit f786b64 Author: rcmerci <[email protected]> Date: Thu Sep 7 11:55:46 2023 +0800 add timestamp to log commit b17cf11 Author: charlie <[email protected]> Date: Thu Sep 7 15:19:35 2023 +0800 enhance(dev): better logs commit 645a8d3 Author: Andelf <[email protected]> Date: Thu Sep 7 10:35:30 2023 +0800 chore: bump version 0.9.17 commit 390a7f6 Author: Andelf <[email protected]> Date: Thu Sep 7 10:35:15 2023 +0800 chore(scripts): use prerelease style alpha version num commit 9e2fe79 Author: Andelf <[email protected]> Date: Thu Sep 7 11:36:53 2023 +0800 Revert "Enhance (UX): Electron loading (logseq#10049)" (logseq#10165) This reverts commit 12642f5. commit 850bc1a Author: Andelf <[email protected]> Date: Thu Sep 7 11:33:42 2023 +0800 fix(sync): missing cross-origin handling for conn check (logseq#10163) commit e043a2c Author: Andelf <[email protected]> Date: Wed Sep 6 22:52:25 2023 +0800 chore(release): bump version 0.9.16 (logseq#10149) commit b678a80 Author: Konstantinos <[email protected]> Date: Wed Sep 6 17:51:44 2023 +0300 fix: close button visibility (logseq#10145) commit 331afbc Author: Charlie <[email protected]> Date: Wed Sep 6 22:49:18 2023 +0800 Enhance/plugins apis (logseq#10127) * enhance(api): add page to recent for route api * enhance(api): support open block in right sidebar with entity id commit 12642f5 Author: Konstantinos <[email protected]> Date: Wed Sep 6 10:34:52 2023 +0300 Enhance (UX): Electron loading (logseq#10049) * hide window until theme is loaded * show window on db-restored * move manage call to handle maximized state * hook on theme load commit a6ace12 Author: charlie <[email protected]> Date: Wed Sep 6 14:28:48 2023 +0800 fix: lint commit e0543eb Author: charlie <[email protected]> Date: Wed Sep 6 13:48:41 2023 +0800 enhance(ui): remove legacy shortcuts entry from the general settings commit cd24919 Author: Andelf <[email protected]> Date: Wed Sep 6 00:18:34 2023 +0800 enhance(sync): refine network checking (logseq#10147) commit 4b60ed2 Author: bluemeda <[email protected]> Date: Tue Sep 5 19:54:11 2023 +0700 add some Indonesian terms to allowed-duplicates commit fe495f0 Author: bluemeda <[email protected]> Date: Tue Sep 5 14:24:59 2023 +0700 add translation `id` commit 52134b3 Author: omahs <[email protected]> Date: Tue Sep 5 05:23:21 2023 +0200 fix(docs): typos (logseq#10143) commit 5058f59 Author: Andelf <[email protected]> Date: Mon Sep 4 12:59:32 2023 +0800 enhance(fs): check graph folder for bad name and nested graph commit 2d34af9 Author: rcmerci <[email protected]> Date: Mon Sep 4 17:27:51 2023 +0800 Enhance(sync): serveral enhancements in sync (logseq#10134) * enhance(sync): 1. dont clear-tokens when refresh-token failed 2. log invalid json when fail to parse api json body, usually, it's returned by firewall (e.g. a XML) 3. handle exceptions carefully in frontend.fs.sync * enhance(sync): update avoid reentrancy related code * rename exp to guard-ex commit 98bff93 Author: rcmerci <[email protected]> Date: Thu Aug 31 12:20:53 2023 +0800 enhance(sync): add connectivity-testing (logseq#10112) * enhance(sync): add connectivity-testing * update connectivity-testing s3 url commit 92ad2e4 Author: Konstantinos Kaloutas <[email protected]> Date: Tue Aug 29 12:45:41 2023 +0300 move filter rule to pdf page commit 2eaa116 Author: charlie <[email protected]> Date: Wed Aug 30 12:07:53 2023 +0800 enhance(plugin): better log for beforeunload hook on user side commit bba8aa5 Author: Allan Chain <[email protected]> Date: Mon Aug 28 17:50:09 2023 +0800 fix: reject promise on child error So that the we won't await infinitely. Fixes logseq#10107 commit 474360f Author: Allan Chain <[email protected]> Date: Mon Aug 28 15:08:03 2023 +0800 fix: input-selection-end is not firing correctly Fixes logseq#10106 commit 5e1117e Author: Leonardo Salgueiro <[email protected]> Date: Tue Aug 29 23:15:45 2023 -0700 fix(bug): logseq#4447 (logseq#10111) * actually using result from deepMerge when updating settings * replacing merge from lodash with merge from deepmerge --------- Co-authored-by: Tienson Qin <[email protected]> commit 10caacd Author: Charlie <[email protected]> Date: Wed Aug 30 14:14:29 2023 +0800 fix(ux): make linked references filters reactive when the page properties changed (logseq#9638) * enhance(ux): reactive page properties for the linked references filters commit 7de9284 Author: djm2k <[email protected]> Date: Tue Aug 22 11:25:28 2023 +1000 Update develop-logseq-on-windows.md commit 6d6da20 Author: Charlie <[email protected]> Date: Tue Aug 29 19:33:48 2023 +0800 Enhance/shortcuts (logseq#9803) * refactor(shortcuts): simplify to build handler category map * fix(shortcuts): redundant re-mount for the pdf shortcuts * refactor(shortcuts): simplify names * refactor(shortcuts): simplify user keynames * fix(shortcuts): persist inited state for dev mode * refactor(shortcuts): simplify handlers installation * refactor(shortcuts): optimize shortcuts mixin * fix: incorrect function ref * refactor(shortcuts): shortcuts mixin * fix(shortcuts): incorrect initialization for the pdf shortcut handler * refactor(shortcuts): optimize binding keys map * refactor(shortcuts): optimize shortcuts conflicts detection * refactor(shortcuts): optimize binding ids map * refactor(shortcuts): WIP the new keymap page * refactor(shortcuts): WIP the new keymap related components * feat(shortcuts): WIP fuzzy search for the shortcuts * refactor(shortcuts): WIP the new keymap related components * feat(shortcuts): WIP the new shorcuts record component * feat(shortcuts): WIP the new shorcuts record component * feat(shortcuts): WIP check shortcut conflicts component * feat(shortcuts): WIP the new shorcuts record component * refactor(shortcuts): WIP persist user shortcuts * fix(shortcuts): detection for the conflicts * feat(shortcuts): WIP detection for the conflicts * feat(shortcuts): WIP persist user shortcuts * refactor(shortcuts): add unit tests * enhance(ux): search pane for the shortcuts * feat(shortcuts): remove the existent shortcut item * feat(shortcuts): fold/unfold categories * feat(shortcuts): add shortcuts filters * enhance(shortcuts): resove binding map description * enhance(shortcuts): reactive category shortcuts * enhance(shortcuts): register api for plugins * feat(shortcuts): add keyboard shortcuts filters * feat(shortcuts): impl keyboard shortcuts filters * enhance(shortcuts): leader keys for the shortcut conflicts detection * enhance(tests): leader keys conflicts for the shortucts * enhance(shortcuts): parse conflicts from current binding list * enhance(ui): polish the component of the restore shortcut action * enhance(shortcuts): get conflicts with specific handler id * enhance(shortcuts): polish the confilts component * enhance(shortcuts): polish keymap conflicts component * enhance(shortcuts): ux for handling shorcuts conflicts * enhance(ui): polish notifications cp * fix(shortcuts): remove reduplicate shortcuts for category * enhance(shortcuts): polish ux for handling shorcuts conflicts * chore(plugin): build libs core * enhance(plugin): support shortcut command lifecycle hooks * enhance(plugin): support shortcut command lifecycle hooks * chore(plugin): build libs core * enhance(shortcuts): support shortcuts saved to global config * enhance(shortcuts): support shortcuts be saved to global config * feat(shortcuts): support keymap manager to global settings * enhance(shortcuts): shortcut to open keymap settings * fix(units): tests * fix: lints * enhance(shortcuts): unlisten all shortcuts * fix: lints * fix: lints * fix(units): tests * fix(units): tests * fix(units): tests * enhance(shortcuts): unlisten/listen all shortcuts * enhance(shortcuts): polish conflicts component * fix(ui): modal size * fix(ui): modal panel container * enhance(shortcuts): i18n * enhance(ui): layout of the shortcuts recorder component * fix(lint): i18n * enhance(ui): keyboard icon for the keymap settings tab * fix(shortcuts): incorrect filters for the collaspsed shortcuts * enhance(ui): polish details for the keymap settings * enhance(ui): polish details for the keymap settings * fix(shortcuts): get shortcut description error when the associated handler-id not exist * fix(ui): the shortcut disabled label overlaps with section headers. * refactor(shortcuts): names * enhance(ui): filter icons commit 99865a5 Author: Konstantinos Kaloutas <[email protected]> Date: Mon Aug 28 16:42:12 2023 +0300 fix: excalidraw focus commit 9c97bad Author: Konstantinos Kaloutas <[email protected]> Date: Tue Aug 29 09:31:45 2023 +0300 remove viewer duplicated css commit 7a53eaa Author: Konstantinos Kaloutas <[email protected]> Date: Mon Aug 28 14:03:50 2023 +0300 add pdfjs styles commit 361d08d Author: Konstantinos Kaloutas <[email protected]> Date: Fri Aug 25 16:09:09 2023 +0300 keep the default submenu on mac commit 2173d5a Author: Konstantinos Kaloutas <[email protected]> Date: Thu Aug 24 16:42:19 2023 +0300 disable close window shortcut logseq#3967 commit e41c673 Author: Konstantinos Kaloutas <[email protected]> Date: Fri Aug 25 17:08:53 2023 +0300 update: static yarn.lock commit e9798b3 Author: SPQV MF <[email protected]> Date: Tue Aug 22 19:01:35 2023 +0800 fix: remove `word-spacing` css rule, so inline code are actually monospace commit 6df4a30 Author: Andelf <[email protected]> Date: Fri Aug 25 14:08:54 2023 +0800 fix(ios): crash caused by capacitor saved call commit 1147bb5 Author: Andelf <[email protected]> Date: Fri Aug 25 05:21:04 2023 +0800 chore(ios): bump version commit 9c99c6d Author: Konstantinos Kaloutas <[email protected]> Date: Thu Aug 24 11:42:04 2023 +0300 fix (pdf): copy keyboard shortcut commit 4876a78 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Aug 24 11:01:27 2023 +0000 chore(deps): bump semver from 7.3.5 to 7.5.2 in /resources Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.5...v7.5.2) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> commit 4cb23ab Author: Zhizhen He <[email protected]> Date: Thu Aug 24 13:23:11 2023 +0800 ci: upgrade typos to 1.16.8 commit 73b92a8 Author: Andelf <[email protected]> Date: Thu Aug 24 18:59:34 2023 +0800 chore(deps): update capacitor-file-sync, use async tasks for ios commit ebc8e81 Author: Andelf <[email protected]> Date: Thu Aug 24 16:13:39 2023 +0800 refacotr(editor): reorder create-today-journal condition, avoid file reading commit 97a2027 Author: Andelf <[email protected]> Date: Thu Aug 24 16:01:21 2023 +0800 fix(capacitor): avoid reading out all version files when backup commit 4dd753d Author: Andelf <[email protected]> Date: Thu Aug 24 01:26:47 2023 +0800 refactor(ios): refine ios initial appOpenUrl handling using preinit-homepage commit 74eea4b Author: Andelf <[email protected]> Date: Thu Aug 24 01:25:20 2023 +0800 dev(ios): enable capacitor logging only when debug commit 785d876 Author: Andelf <[email protected]> Date: Thu Aug 24 01:24:51 2023 +0800 chore(deps): update capacitor-diff-merge; fix ios download progress commit 481aa57 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Aug 22 14:07:33 2023 +0000 chore(deps): bump @excalidraw/excalidraw from 0.12.0 to 0.15.3 Bumps [@excalidraw/excalidraw](https://github.com/excalidraw/excalidraw) from 0.12.0 to 0.15.3. - [Release notes](https://github.com/excalidraw/excalidraw/releases) - [Changelog](https://github.com/excalidraw/excalidraw/blob/master/CHANGELOG.md) - [Commits](https://github.com/excalidraw/excalidraw/commits) --- updated-dependencies: - dependency-name: "@excalidraw/excalidraw" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> commit 2d82bf0 Author: Andelf <[email protected]> Date: Wed Aug 23 13:33:46 2023 +0800 refator(watcher): add homepage preload commit 8274ff8 Author: Andelf <[email protected]> Date: Wed Aug 23 02:57:14 2023 +0800 refactor(ios): refine handling of app id change(upgrading) commit 914cb2a Author: Andelf <[email protected]> Date: Wed Aug 23 02:40:07 2023 +0800 enhance(fs): reorder initial fs watcher files commit e04aaf2 Author: charlie <[email protected]> Date: Wed Aug 23 12:35:01 2023 +0800 fix(pdf): incorrect path of pdfjs cmaps resources commit f134570 Author: Andelf <[email protected]> Date: Tue Aug 22 22:04:20 2023 +0800 chore(release): bump version 0.9.15 commit 583a3d5 Author: Charlie <[email protected]> Date: Tue Aug 22 21:36:38 2023 +0800 Enhance/plugin APIs x (logseq#10022) * fix(apis): validate non-empty uuid input for query block * fix(plugin): missing block data for the nested renderer macro hook * fix(plugin): incorrect block config for the query table block items commit 6ce6b19 Author: Konstantinos Kaloutas <[email protected]> Date: Mon Aug 21 22:49:27 2023 +0300 reorder fix commit 8ebf2db Author: Konstantinos Kaloutas <[email protected]> Date: Mon Aug 21 21:05:12 2023 +0300 fix: left sidebar duplicate favorites commit 9507f0e Author: Konstantinos Kaloutas <[email protected]> Date: Mon Aug 21 19:59:33 2023 +0300 fix: right sidebar header wrap and content padding commit fbee361 Author: Gabriel Horner <[email protected]> Date: Mon Aug 21 16:42:44 2023 -0400 Fix typos in right sidebar lang keys commit d32a22a Author: hasecilu <[email protected]> Date: Sat Aug 19 18:53:03 2023 -0600 i18n: Update Spanish translations. commit 1db0708 Author: Inge <[email protected]> Date: Sun Aug 20 18:14:24 2023 +0200 Update Norwegian translations commit f04fcf4 Author: Konstantinos Kaloutas <[email protected]> Date: Mon Aug 21 18:59:50 2023 +0300 disable sidebar pane conetnt scrolling commit 90bbd03 Author: charlie <[email protected]> Date: Fri Aug 18 10:44:27 2023 +0800 enhance(pdf): remove password model close fn state commit 29188f9 Author: Andelf <[email protected]> Date: Thu Aug 17 01:28:13 2023 +0800 enhance(pdf): pdf password input modal Close logseq#10033 commit 40edb61 Author: Konstantinos Kaloutas <[email protected]> Date: Fri Aug 18 10:18:03 2023 +0300 fix: right sidebar pane menu overflow commit d851778 Author: Andelf <[email protected]> Date: Tue Aug 15 21:12:03 2023 +0800 chore(release): bump version 0.9.14 commit c089fde Author: Konstantinos Kaloutas <[email protected]> Date: Thu Aug 17 10:33:46 2023 +0300 fix: recent whiteboards click commit 74fadb0 Author: Konstantinos Kaloutas <[email protected]> Date: Wed Aug 16 13:34:40 2023 +0300 fix sub-pixel anti-aliasing logseq#2813 commit caf1d9d Author: Konstantinos <[email protected]> Date: Wed Aug 16 18:39:29 2023 +0300 Enhance: Left sidebar (logseq#9880) * wip: right sidebar * fix: graph height * re-enable scrolling on list * style: indentation * fix: always expand block when added to sidebar * fix: show close button on mobile * wip: right sidebar * support default and custom icons * fix whiteboard icon * fix: header overflow * remove unneeded dependency * fix graph icon * add middle click action and context menu * add more context menu actions * add reordering support * fix dropdown visibility * dnd fixes and initial state * varous fixes * fix event propagation * enhance accesibility * area expanded fix * add translations * refactoring * enhance performance * enhance text overflow * fix page link * drag enter fix * add rounded corners and transition * add keyboard shortcuts icon * revert left sidebar change * left sidebar bg and border * various left sidebar enhancements * alignment fixes * split favorites and recents scrolling * handle unavailable icon * handle overflow edge case * fix and refactor menu shortcuts * handle zero items * display nan shortcuts on mouse over * min height fix * min height fix * simplify chevron icon * minor fixes * add flashcards shortcut * revert initial sidebar state changes * cloud icon fix * fix border radius * add missing go-home shortcut * add clear recent button * fix typo * hide scrollbars * remove transition * fix: favorites * fix: border and rounded corners * fix: dnd delay * Revert "add clear recent button" This reverts commit d8c52c3. * fix: keyboard shortcuts * fix: shortcuts * remove unused require commit 5cd3bec Author: Tienson Qin <[email protected]> Date: Wed Aug 16 00:36:29 2023 +0800 fix: can't redirect to block commit 6fee36d Author: Andelf <[email protected]> Date: Thu Aug 3 00:47:30 2023 +0800 fix(editor): error notification when template insert error commit deba094 Author: Andelf <[email protected]> Date: Wed Aug 2 23:27:05 2023 +0800 fix(editor): template expansion if ac-ui is blurred See-also: logseq#8728 commit 35124d5 Author: situ2001 <[email protected]> Date: Sat Aug 5 19:46:15 2023 +0800 fix: add drag threshold commit 1d7b6c9 Author: charlie <[email protected]> Date: Wed Aug 9 12:16:48 2023 +0800 enhance(zotero): polish ui details of the zotero search component commit 248b835 Author: Andelf <[email protected]> Date: Tue Aug 15 00:23:17 2023 +0800 fix(editor): avoid nav to empty page name commit cbed7f7 Author: Gabriel Horner <[email protected]> Date: Mon Aug 14 15:34:46 2023 -0400 Tweak login wording to let users know that email login works This will reduce support requests commit d419487 Author: Matheus Francisco <[email protected]> Date: Mon Aug 14 13:20:52 2023 -0300 fix: whiteboard page sidebar empty string (logseq#10018) commit 62dcbb2 Author: ROCKTAKEY <[email protected]> Date: Wed Aug 9 02:17:31 2023 +0900 enhance: Update Japanese translation (logseq#10004) commit 62eb86f Author: charlie <[email protected]> Date: Mon Aug 7 17:40:14 2023 +0800 enhance(pdf): support `shift + enter` to pick the previous searching results item commit a160151 Author: HikoriHawky <[email protected]> Date: Sat Aug 5 17:13:29 2023 +0800 altered hardcoded pressure values
This was referenced Dec 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
test double polling-interval
Signed-off-by: Bad3r [email protected]